[qemu] Add vncunused option.
authorchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Wed, 9 Aug 2006 14:03:38 +0000 (15:03 +0100)
committerchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Wed, 9 Aug 2006 14:03:38 +0000 (15:03 +0100)
commit26453d70cc99265e8ffaac2bce497fcc3b24dbb5
tree2265a2a3771afacdf806eb33a707b6eeb824d251
parent29ee8ec82449b63467bfc91efad40d3b485dca01
[qemu] Add vncunused option.
If the port used for the requested display number is in use, try
additional ports until a free port is found.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
tools/examples/xmexample.hvm
tools/ioemu/vl.c
tools/ioemu/vl.h
tools/ioemu/vnc.c
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py